home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Skunkware 5
/
Skunkware 5.iso
/
src
/
Tools
/
linuxdoc-sgml-1.1
/
bin
/
preroff
< prev
next >
Wrap
Text File
|
1995-05-03
|
394b
|
15 lines
#! /bin/sh
# Author: Tom Gordon
# Date: 9 Dec 91
# Protects periods ending sentences which happen to occur in the first
# column of a line from being interpreted as macro calls.
# synopsis: format -T nroff foo.sgml | preroff | nroff -ms
# Set to path of linuxdoc-sgml directory. This is all you need to edit.
LINUXDOC=/usr/skunk/lib/linuxdoc-sgml
LIB=$LINUXDOC/lib
sed -f $LIB/preroff.sed